home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 1999 #5 / 1999 CD 5 (black).iso / Delphi3 / install / data.z / DCC.DLL / string.txt
Encoding:
Text File  |  1997-08-05  |  14.9 KB  |  371 lines

  1. 0    Ordinal type required
  2. 1    File type not allowed here
  3. 2    Undeclared identifier: '%s'
  4. 3    Identifier redeclared: '%s'
  5. 4    '%s' is not a type identifier
  6. 5    PACKED not allowed here
  7. 6    Constant or type identifier expected
  8. 7    Incompatible types
  9. 8    Incompatible types: %s
  10. 9    Incompatible types: '%s' and '%s'
  11. 10    Low bound exceeds high bound
  12. 11    Type of expression must be BOOLEAN
  13. 12    Type of expression must be INTEGER
  14. 13    Statement expected, but expression of type '%s' found
  15. 14    Operator not applicable to this operand type
  16. 15    Array type required
  17. 16    Pointer type required
  18. 17    Record, object or class type required
  19. 18    Object type required
  20. 19    Object or class type required
  21. 20    Class type required
  22. 21    Function needs result type
  23. 22    Invalid function result type
  24. 23    Procedure cannot have a result type
  25. 24    Text after final 'END.' - ignored by compiler
  26. 25    Constant expression expected
  27. 26    Constant expression violates subrange bounds
  28. 27    Duplicate tag value
  29. 28    Sets may have at most 256 elements
  30. 29    %s expected but %s found
  31. 30    Duplicate case label
  32. 31    Label expected
  33. 32    For loop control variable must be simple local variable
  34. 33    For loop control variable must have ordinal type
  35. 34    Types of actual and formal var parameters must be identical
  36. 35    Too many actual parameters
  37. 36    Not enough actual parameters
  38. 37    Variable required
  39. 38    Declaration of '%s' differs from previous declaration
  40. 39    Illegal character in input file: '%s' ($%X)
  41. 40    File not found: '%s'
  42. 41    Could not create output file '%s'
  43. 42    Seek error on '%s'
  44. 43    Read error on '%s'
  45. 44    Write error on '%s'
  46. 45    Close error on '%s'
  47. 46    Bad file format: '%s'
  48. 47    Out of memory
  49. 48    Circular unit reference to '%s'
  50. 49    Bad unit format: %s
  51. 50    Label declaration not allowed in interface part
  52. 51    Statements not allowed in interface part
  53. 52    Unit %s was compiled with a different version of %s
  54. 53    Unterminated string
  55. 54    Syntax error in real number
  56. 55    Illegal type in Write/Writeln statement
  57. 56    Illegal type in Read/Readln statement
  58. 57    String literals may have at most 255 elements
  59. 58    Unexpected end of file in comment started on line %ld
  60. 59    Invalid compiler directive: '%s'
  61. 60    Bad global symbol definition: '%s' in object file '%s'
  62. 61    Class, interface and object types only allowed in type section
  63. 62    Local class, interface or object types not allowed
  64. 63    Virtual constructors are not allowed
  65. 64    Could not compile used unit '%s'
  66. 65    Left side cannot be assigned to
  67. 66    Unsatisfied forward or external declaration: '%s'
  68. 67    Missing operator or semicolon
  69. 68    Missing parameter type
  70. 69    Illegal reference to symbol '%s' in object file '%s'
  71. 70    Line too long (more than 1023 characters)
  72. 71    Unknown directive: '%s'
  73. 72    This type cannot be initialized
  74. 73    Number of elements differs from declaration
  75. 74    Label already defined: '%s'
  76. 75    Label declared and referenced, but not set: '%s'
  77. 76    This form of method call only allowed in methods of derived types
  78. 77    This form of method call only allowed for class methods
  79. 78    Variable '%s' might not have been initialized
  80. 79    Value assigned to '%s' never used
  81. 80    Return value of function '%s' might be undefined
  82. 81    Procedure FAIL only allowed in constructor
  83. 82    Procedure NEW needs constructor
  84. 83    Procedure DISPOSE needs destructor
  85. 84    Assignment to FOR-Loop variable '%s'
  86. 85    FOR-Loop variable '%s' may be undefined after loop
  87. 86    TYPEOF can only be applied to object types with a VMT
  88. 87    Order of fields in record constant differs from declaration
  89. 88    Internal error: %s%d
  90. 89    Unit name mismatch: '%s'
  91. 90    Type '%s' is not yet completely defined
  92. 91    System unit incompatible with trial version
  93. 92    Integer constant or variable name expected
  94. 93    Invalid typecast
  95. 94    User break - compilation aborted
  96. 95    Assignment to typed constant '%s'
  97. 96    Segment/Offset pairs not supported in Borland 32-bit Pascal
  98. 97    Program or unit '%s' recursively uses itself
  99. 98    Label '%s' is not declared in current procedure
  100. 99    Local procedure/function '%s' assigned to procedure variable
  101. 100    Missing ENDIF directive
  102. 101    Method identifier expected
  103. 102    FOR-Loop variable '%s' cannot be passed as var parameter
  104. 103    Typed constant '%s' passed as var parameter
  105. 104    BREAK or CONTINUE outside of loop
  106. 105    Division by zero
  107. 106    Overflow in conversion or arithmetic operation
  108. 107    Data type too large: exceeds 2 GB
  109. 108    Integer constant too large
  110. 109    16-Bit fixup encountered in object file '%s'
  111. 110    Inline assembler syntax error
  112. 111    Inline assembler stack overflow
  113. 112    Operand size mismatch
  114. 113    Memory reference expected
  115. 114    Constant expected
  116. 115    Type expected
  117. 116    Cannot add or subtract relocatable symbols
  118. 117    Invalid register combination
  119. 118    Numeric overflow
  120. 119    String constant too long
  121. 120    Error in numeric constant
  122. 121    Invalid combination of opcode and operands
  123. 122    486/487 instructions not enabled
  124. 123    Division by zero
  125. 124    Structure field identifier expected
  126. 125    LOOP/JCXZ distance out of range
  127. 126    Procedure or function name expected
  128. 127    PROCEDURE or FUNCTION expected
  129. 128    Instance variable '%s' inaccessible here
  130. 129    EXCEPT or FINALLY expected
  131. 130    Cannot BREAK, CONTINUE or EXIT out of a FINALLY clause
  132. 131    'GOTO %s' leads into or out of TRY statement
  133. 132    %s clause expected, but %s found
  134. 133    Cannot assign to a read-only property
  135. 134    Cannot read a write-only property
  136. 135    Class already has a default property
  137. 136    Default property must be an array property
  138. 137    TYPEINFO standard function expects a type identifier
  139. 138    Type '%s' has no type info
  140. 139    FOR or WHILE loop executes zero times - deleted
  141. 140    No definition for abstract method '%s' allowed
  142. 141    Method '%s' not found in base class
  143. 142    Invalid message parameter list
  144. 143    Illegal message method index
  145. 144    Duplicate message method index
  146. 145    Bad file format '%s'
  147. 146    Inaccessible value
  148. 147    Destination cannot be assigned to
  149. 148    Expression has no value
  150. 149    Destination is inaccessible
  151. 150    Re-raising an exception only allowed in exception handler
  152. 151    Default values must be of ordinal, pointer or small set type
  153. 152    Property '%s' does not exist in base class
  154. 153    Dynamic method or message handler not allowed here
  155. 154    Class does not have a default property
  156. 155    Bad argument type in variable type array constructor
  157. 156    Could not load RLINK32.DLL
  158. 157    Wrong or corrupted version of RLINK32.DLL
  159. 158    ';' not allowed before 'ELSE'
  160. 159    Type '%s' needs finalization - not allowed in variant record
  161. 160    Type '%s' needs finalization - not allowed in file type
  162. 161    Expression too complicated
  163. 162    Element 0 inaccessible - use 'Length' or 'SetLength'
  164. 163    System unit out of date or corrupted: missing '%s'
  165. 164    Type not allowed in OLE Automation call
  166. 165    %s
  167. 166    %s: %s
  168. 167    Too many conditional symbols
  169. 168    Method '%s' hides virtual method of base type '%s'
  170. 169    Variable '%s' is declared but never used in '%s'
  171. 170    Compile terminated by user
  172. 171    Unnamed arguments must precede named arguments in OLE Automation call
  173. 172    Abstract methods must be virtual or dynamic
  174. 173    Case label outside of range of case expression
  175. 174    Field or method identifier expected
  176. 175    Constructing instance of '%s' containing abstract methods
  177. 176    Field definition not allowed after methods or properties
  178. 177    Cannot override a static method
  179. 178    Variable '%s' inaccessible here due to optimization
  180. 179    Necessary library helper function was eliminated by linker (%s)
  181. 180    Missing or invalid conditional symbol in '$%s' directive
  182. 181    '%s' not previously declared as a PROPERTY
  183. 182    Field definition not allowed in OLE automation section
  184. 183    Illegal type in OLE automation section: '%s'
  185. 184    String constant truncated to fit STRING[%ld]
  186. 185    Constructors and destructors not allowed in OLE automation section
  187. 186    Dynamic methods and message handlers not allowed in OLE automation section
  188. 187    Only register calling convention allowed in OLE automation section
  189. 188    Dispid '%d' already used by '%s'
  190. 189    Redeclaration of property not allowed in OLE automation section
  191. 190    '%s' clause not allowed in OLE automation section
  192. 191    Dispid clause only allowed in OLE automation section
  193. 192    Type '%s' must be a class to have OLE automation
  194. 193    Type '%s' must be a class to have a PUBLISHED section
  195. 194    Redeclaration of '%s' hides a member in the base class
  196. 195    Overriding automated virtual method '%s' cannot specify a dispid
  197. 196    Published Real property '%s' must be Single, Double or Extended
  198. 197    Size of published set '%s' is >4 bytes
  199. 198    Published property '%s' cannot be of type %s
  200. 199    Thread local variables cannot be local to a function
  201. 200    Thread local variables cannot be ABSOLUTE
  202. 201    EXPORTS allowed only at global scope
  203. 202    Constants cannot be used as open array arguments
  204. 203    Slice standard function only allowed as open array argument
  205. 204    Cannot initialize thread local variables
  206. 205    Cannot initialize local variables
  207. 206    Cannot initialize multiple variables
  208. 207    Constant object cannot be passed as var parameter
  209. 208    HIGH cannot be applied to a long string
  210. 209    Unit '%s' implicitly imported into package '%s'
  211. 210    Packages '%s' and '%s' both contain unit '%s'
  212. 211    Package '%s' already contains unit '%s'
  213. 212    File not found: '%s.dcu'
  214. 213    Need imported data reference ($G) to access '%s' from unit '%s'
  215. 214    Required package '%s' not found
  216. 215    $WEAKPACKAGEUNIT '%s' contains global data
  217. 216    Improper GUID syntax
  218. 217    Interface type required
  219. 218    Property overrides not allowed in interface type
  220. 219    '%s' clause not allowed in interface type
  221. 220    Interface '%s' already implemented by '%s'
  222. 221    Method resolution for '%s' must precede method declaration
  223. 222    Field declarations not allowed in interface type
  224. 223    '%s' directive not allowed in in interface type
  225. 224    Declaration of '%s' differs from declaration in interface '%s'
  226. 225    Package unit '%s' cannot appear in contains or uses clauses
  227. 226    Bad packaged unit format: %s.%s
  228. 227    Package '%s' is recursively required
  229. 228    16-Bit segment encountered in object file '%s'
  230. 229    Published field '%s' not a class nor interface type
  231. 230    Private symbol '%s' declared but never used
  232. 231    Could not compile package '%s'
  233. 232    Never-build package '%s' requires always-build package '%s'
  234. 233    $WEAKPACKAGEUNIT '%s' cannot have initialization or finalization code
  235. 234    $WEAKPACKAGEUNIT & $DENYPACKAGEUNIT both specified
  236. 235    $DENYPACKAGEUNIT '%s' cannot be put into a package
  237. 236    $DESIGNONLY and $RUNONLY only allowed in package unit
  238. 237    Never-build package '%s' must be recompiled
  239. 238    Compilation terminated; too many errors
  240. 239    Imagebase is too high - program exceeds 2 GB limit
  241. 240    A dispinterface type cannot have an ancestor interface
  242. 241    A dispinterface type requires an interface identification
  243. 242    Methods of dispinterface types cannot specify directives
  244. 243    '%s' directive not allowed in dispinterface type
  245. 244    Interface '%s' has no interface identification
  246. 245    Property '%s' inaccessible here
  247. 246    Unsupported language feature: '%s'
  248. 247    Getter or setter for property '%s' cannot be found (use $L+ on imported units)
  249. 248    Package '%s' does not use or export '%s.%s'
  250. 249    Constructors and destructors must have register calling convention
  251. 4096      -A<unit>=<alias> = Set unit alias
  252. 4097      -B = Build all units             
  253. 4098      -CC = Console target             
  254. 4099      -CG = GUI target                 
  255. 4100      -D<syms> = Define conditionals   
  256. 4101      -E<path> = EXE output directory  
  257. 4102      -F<offset> = Find error          
  258. 4103      -GD = Detailed map file          
  259. 4104      -GP = Map file with publics      
  260. 4105      -GS = Map file with segments     
  261. 4106      -H = Output hint messages        
  262. 4107      -I<paths> = Include directories  
  263. 4108      -J = Generate .obj file          
  264. 4109      -JP = Generate C++ .obj file     
  265. 4110      -K<addr> = Set image base addr   
  266. 4111      -LU<package> = Use package        
  267. 4112      -M = Make modified units         
  268. 4113      -N<path> = DCU output directory  
  269. 4114      -O<paths> = Object directories   
  270. 4115      -P = look for 8.3 file names also
  271. 4116      -Q = Quiet compile               
  272. 4117      -R<paths> = Resource directories 
  273. 4118      -U<paths> = Unit directories     
  274. 4119      -V = Debug information in EXE    
  275. 4120      -W = Output warning messages     
  276. 4121      -Z = Output 'never build' DCPs   
  277. 4122      -$<dir> = Compiler directive     
  278. 4123      A+  Aligned record fields         
  279. 4124      B-  Full boolean Evaluation       
  280. 4125      C+  Evaluate assertions at runtime
  281. 4126      D-  Debug information             
  282. 4127      G-  Use imported data references  
  283. 4128      H-  Use long strings by default   
  284. 4129      I-  I/O checking                  
  285. 4130      J+  Writeable structured consts   
  286. 4131      L-  Local debug symbols           
  287. 4132      M-  Runtime type info             
  288. 4133      O-  Optimization                  
  289. 4134      P-  Open string params            
  290. 4135      Q-  Integer overflow checking     
  291. 4136      R-  Range checking                
  292. 4137      T-  Typed @ operator              
  293. 4138      U-  Pentium(tm)-safe divide       
  294. 4139      V-  Strict var-strings            
  295. 4140      W-  Generate stack frames         
  296. 4141      X-  Extended syntax               
  297. 4142      Y-  Symbol reference info         
  298. 4143      Z-  Minimum size of enum types    
  299. 4144    Delphi for Win32  Version 10.0  Copyright (c) 1983,97 Borland International\n
  300. 4145    \nSyntax: DCC32 [options] filename [options]\n\n
  301. 4146    Compiler switches: -$<letter><state> (defaults are shown below)
  302. 4147    Stack size: -$M<minStackSize[,maxStackSize]> (default 16384,1048576)\n
  303. 4148    %ld lines, %0.2f seconds, %ld bytes code, %ld bytes data.\n
  304. 4149    Delphi exception %s at %s
  305. 4150    Function to be called, %s, was eliminated by linker
  306. 4151    Symbol was eliminated by linker
  307. 4152    Inaccessible value
  308. 4153    Expression illegal in evaluator
  309. 4154    Access violation at %08X accessing %08X
  310. 4155    In page error at %08X
  311. 4156    Out of memory at %08X
  312. 4157    Illegal instruction at %08X
  313. 4158    Noncontinuable exception at %08X
  314. 4159    Invalid disposition at %08X
  315. 4160    Array bounds exceeded at %08X
  316. 4161    Denormal floating point value at %08X
  317. 4162    Floating point divide by zero at %08X
  318. 4163    Floating point inexact result at %08X
  319. 4164    Floating point invalid operation at %08X
  320. 4165    Floating point overflow at %08X
  321. 4166    Floating point stack check at %08X
  322. 4167    Floating point underflow at %08X
  323. 4168    Integer divide by zero at %08X
  324. 4169    Integer overflow at %08X
  325. 4170    Privileged instruction at %08X
  326. 4171    Stack overflow at %08X
  327. 4172    Control C exit at %08X
  328. 4173    Unknown exception %08lX at %08lX
  329. 4174    identifier
  330. 4175    number
  331. 4176    Identifier
  332. 4177    Number
  333. 4178    real constant
  334. 4179    string constant
  335. 4180    end of file
  336. 4181    Identifier or number
  337. 4182    ',' or ';'
  338. 4183    ',' or ':'
  339. 4184    ';'
  340. 4185    ';' or ')'
  341. 4186    ',' or ')'
  342. 4187    Type
  343. 4188    Declaration
  344. 4189    Expression
  345. 4190    Statement
  346. 4191    'TO'
  347. 4192    'END'
  348. 4193    ':'
  349. 4194    ',', ')' or ']'
  350. 4195    Hint
  351. 4196    Warning
  352. 4197    Error
  353. 4198    Fatal
  354. 4199    INDEX, READ or WRITE
  355. 4200    READ or WRITE
  356. 4201    Calling conventions differ
  357. 4202    Parameter lists differ
  358. 4203    method pointer and regular procedure
  359. 4204    regular procedure and method pointer
  360. 4205    Length
  361. 4206    Untyped
  362. 4207    (out of bound) %d
  363. 4208    Unknown type: %d
  364. 4209    Error(%d)
  365. 4210    Unassigned
  366. 4211    Unknown
  367. 4212    (no value)
  368. 4213    Assertion failure
  369. 4214    initialized set > 4 bytes in size
  370. 4215    virtual class method
  371.